home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Columbia Kermit
/
kermit.zip
/
newsgroups
/
misc.20010306-20010921
/
000293_jaltman@watsun.cc.columbia.edu_Tue Aug 7 18:05:49 EDT 2001.msg
< prev
next >
Wrap
Text File
|
2020-01-01
|
2KB
|
46 lines
Article: 12648 of comp.protocols.kermit.misc
Path: newsmaster.cc.columbia.edu!watsun.cc.columbia.edu!jaltman
From: jaltman@watsun.cc.columbia.edu (Jeffrey Altman)
Newsgroups: comp.protocols.kermit.misc
Subject: Re: Init settings
Date: 7 Aug 2001 21:39:40 GMT
Organization: Columbia University
Lines: 29
Message-ID: <9kpn6s$eb4$1@newsmaster.cc.columbia.edu>
References: <tn0hlqg5v5p9a2@corp.supernews.com>
NNTP-Posting-Host: watsun.cc.columbia.edu
X-Trace: newsmaster.cc.columbia.edu 997220380 14692 128.59.39.2 (7 Aug 2001 21:39:40 GMT)
X-Complaints-To: postmaster@columbia.edu
NNTP-Posting-Date: 7 Aug 2001 21:39:40 GMT
Xref: newsmaster.cc.columbia.edu comp.protocols.kermit.misc:12648
In article <tn0hlqg5v5p9a2@corp.supernews.com>,
Steve <steve@baus-systems.com> wrote:
: What are my options for specifying modem settings in an ini file?
:
: I have a Zoom external modem I would like to setup with AT commands when I
: start k95. If this is best accomplished in a global k95 init file I need to
: make sure they are specific to the Zoom modem as I may be using other modems
: in the future. I have created another .ini file that I am calling when I
: startup so if it is better to include it there, that is an option.
:
: What do I need to do to use a USB modem, set the port and the specific
: settings like above?
:
: Thanks,
: Steve
Unlike MS-DOS Kermit, K95 does not need AT commands to be specified in
an init file. If you are installing the Zoom modem under Windows to
support the USB connection, your best bet is to simply access the
modem as a TAPI (windows telephony) device
SET TAPI Line <device-name>
and then either DIAL or ANSWER as your needs require.
Jeffrey Altman * Sr.Software Designer C-Kermit 8.0 Beta available
The Kermit Project @ Columbia University includes Secure Telnet and FTP
http://www.kermit-project.org/ using Kerberos, SRP, and
kermit-support@kermit-project.org OpenSSL. SSH soon to follow.